home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / share / 30 / _SETUP.1 / MiniMac.exe / 0 / RCDATA / TFRMVMACRO / TFRMVMACRO.txt < prev   
Text File  |  2001-03-20  |  6KB  |  296 lines

  1. object frmVMacro: TfrmVMacro
  2.   Left = 456
  3.   Top = 140
  4.   Width = 318
  5.   Height = 510
  6.   ActiveControl = btnClose
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'MiniMacro Information'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poMainFormCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Image1: TImage
  24.     Left = 5
  25.     Top = 8
  26.     Width = 36
  27.     Height = 35
  28.     Picture.Data = {<image000.ico>}
  29.   end
  30.   object Label2: TLabel
  31.     Left = 45
  32.     Top = 65
  33.     Width = 246
  34.     Height = 26
  35.     Caption = 
  36.       'Press the - (Numpad Minus) key while the Ctrl key is held down. ' +
  37.       'This starts the recording session. '
  38.     WordWrap = True
  39.   end
  40.   object Label1: TLabel
  41.     Left = 48
  42.     Top = 26
  43.     Width = 227
  44.     Height = 13
  45.     Caption = 'To use MiniMacro'#39's V-Macro recording feature...'
  46.     WordWrap = True
  47.   end
  48.   object RzBorder1: TRzBorder
  49.     Left = 14
  50.     Top = 369
  51.     Width = 289
  52.     Height = 7
  53.     BorderSides = [sdTop]
  54.   end
  55.   object Label3: TLabel
  56.     Left = 45
  57.     Top = 114
  58.     Width = 136
  59.     Height = 13
  60.     Caption = 'Type the desired keystrokes.'
  61.     WordWrap = True
  62.   end
  63.   object Label4: TLabel
  64.     Left = 45
  65.     Top = 151
  66.     Width = 243
  67.     Height = 26
  68.     Caption = 
  69.       'Press the - (NumpadMinus) key while the Ctrl key is held down. T' +
  70.       'his ends the recording session. '
  71.     WordWrap = True
  72.   end
  73.   object Label5: TLabel
  74.     Left = 45
  75.     Top = 208
  76.     Width = 238
  77.     Height = 39
  78.     Caption = 
  79.       'Press the + (Numpad Plus) key while the Ctrl key is held down. T' +
  80.       'his will play back the recorded keystrokes.'
  81.     WordWrap = True
  82.   end
  83.   object Label10: TLabel
  84.     Left = 47
  85.     Top = 261
  86.     Width = 205
  87.     Height = 26
  88.     Caption = 
  89.       'Once recorded, a V-Macro is effective until over-written or the ' +
  90.       'current session ends'
  91.     Font.Charset = ANSI_CHARSET
  92.     Font.Color = clBlue
  93.     Font.Height = -11
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = []
  96.     ParentFont = False
  97.     WordWrap = True
  98.   end
  99.   object RzBorder2: TRzBorder
  100.     Left = 14
  101.     Top = 317
  102.     Width = 289
  103.     Height = 7
  104.     BorderSides = [sdTop]
  105.   end
  106.   object RzLabel1: TRzLabel
  107.     Left = 16
  108.     Top = 68
  109.     Width = 7
  110.     Height = 16
  111.     Caption = '1'
  112.     Font.Charset = DEFAULT_CHARSET
  113.     Font.Color = clWindowText
  114.     Font.Height = -13
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = []
  117.     ParentFont = False
  118.     FrameSides = []
  119.   end
  120.   object RzLabel2: TRzLabel
  121.     Left = 16
  122.     Top = 113
  123.     Width = 7
  124.     Height = 16
  125.     Caption = '2'
  126.     Font.Charset = DEFAULT_CHARSET
  127.     Font.Color = clWindowText
  128.     Font.Height = -13
  129.     Font.Name = 'MS Sans Serif'
  130.     Font.Style = []
  131.     ParentFont = False
  132.     FrameSides = []
  133.   end
  134.   object RzLabel3: TRzLabel
  135.     Left = 16
  136.     Top = 155
  137.     Width = 7
  138.     Height = 16
  139.     Caption = '3'
  140.     Font.Charset = DEFAULT_CHARSET
  141.     Font.Color = clWindowText
  142.     Font.Height = -13
  143.     Font.Name = 'MS Sans Serif'
  144.     Font.Style = []
  145.     ParentFont = False
  146.     FrameSides = []
  147.   end
  148.   object RzLabel4: TRzLabel
  149.     Left = 16
  150.     Top = 210
  151.     Width = 7
  152.     Height = 16
  153.     Caption = '4'
  154.     Font.Charset = DEFAULT_CHARSET
  155.     Font.Color = clWindowText
  156.     Font.Height = -13
  157.     Font.Name = 'MS Sans Serif'
  158.     Font.Style = []
  159.     ParentFont = False
  160.     FrameSides = []
  161.   end
  162.   object RzLabel5: TRzLabel
  163.     Left = 104
  164.     Top = 3
  165.     Width = 92
  166.     Height = 24
  167.     Caption = 'V - Macro'
  168.     Font.Charset = DEFAULT_CHARSET
  169.     Font.Color = clWindowText
  170.     Font.Height = -19
  171.     Font.Name = 'MS Sans Serif'
  172.     Font.Style = [fsBold]
  173.     ParentFont = False
  174.     FrameSides = []
  175.   end
  176.   object RzBorder3: TRzBorder
  177.     Left = 14
  178.     Top = 419
  179.     Width = 289
  180.     Height = 7
  181.     BorderSides = [sdTop]
  182.   end
  183.   object Label11: TLabel
  184.     Left = 114
  185.     Top = 378
  186.     Width = 118
  187.     Height = 26
  188.     Caption = 'Plays back the recorded keystrokes.'
  189.     WordWrap = True
  190.   end
  191.   object Label9: TLabel
  192.     Left = 14
  193.     Top = 378
  194.     Width = 61
  195.     Height = 13
  196.     Caption = 'Ctrl + Num + '
  197.     Font.Charset = DEFAULT_CHARSET
  198.     Font.Color = clBlue
  199.     Font.Height = -11
  200.     Font.Name = 'MS Sans Serif'
  201.     Font.Style = []
  202.     ParentFont = False
  203.   end
  204.   object Label6: TLabel
  205.     Left = 7
  206.     Top = 329
  207.     Width = 55
  208.     Height = 13
  209.     Caption = 'Ctrl + Num -'
  210.     Font.Charset = DEFAULT_CHARSET
  211.     Font.Color = clBlue
  212.     Font.Height = -11
  213.     Font.Name = 'MS Sans Serif'
  214.     Font.Style = []
  215.     ParentFont = False
  216.   end
  217.   object Label7: TLabel
  218.     Left = 86
  219.     Top = 324
  220.     Width = 51
  221.     Height = 26
  222.     Caption = 'Record keystrokes'
  223.     Font.Charset = DEFAULT_CHARSET
  224.     Font.Color = clBlack
  225.     Font.Height = -11
  226.     Font.Name = 'MS Sans Serif'
  227.     Font.Style = []
  228.     ParentFont = False
  229.     WordWrap = True
  230.   end
  231.   object Label8: TLabel
  232.     Left = 154
  233.     Top = 329
  234.     Width = 55
  235.     Height = 13
  236.     Caption = 'Ctrl + Num -'
  237.     Font.Charset = DEFAULT_CHARSET
  238.     Font.Color = clBlue
  239.     Font.Height = -11
  240.     Font.Name = 'MS Sans Serif'
  241.     Font.Style = []
  242.     ParentFont = False
  243.   end
  244.   object Label12: TLabel
  245.     Left = 224
  246.     Top = 324
  247.     Width = 49
  248.     Height = 26
  249.     Caption = 'Stop Recording'
  250.     Font.Charset = DEFAULT_CHARSET
  251.     Font.Color = clBlack
  252.     Font.Height = -11
  253.     Font.Name = 'MS Sans Serif'
  254.     Font.Style = []
  255.     ParentFont = False
  256.     WordWrap = True
  257.   end
  258.   object Label13: TLabel
  259.     Left = 48
  260.     Top = 296
  261.     Width = 154
  262.     Height = 13
  263.     Caption = 'All keys are on the the Numpad !'
  264.     Font.Charset = DEFAULT_CHARSET
  265.     Font.Color = clRed
  266.     Font.Height = -11
  267.     Font.Name = 'MS Sans Serif'
  268.     Font.Style = []
  269.     ParentFont = False
  270.   end
  271.   object cboxVMacro: TCheckBox
  272.     Left = 8
  273.     Top = 442
  274.     Width = 177
  275.     Height = 17
  276.     Caption = 'Do not show this form again'
  277.     Font.Charset = DEFAULT_CHARSET
  278.     Font.Color = clRed
  279.     Font.Height = -11
  280.     Font.Name = 'MS Sans Serif'
  281.     Font.Style = []
  282.     ParentFont = False
  283.     TabOrder = 0
  284.     OnClick = cboxVMacroClick
  285.   end
  286.   object btnClose: TButton
  287.     Left = 232
  288.     Top = 440
  289.     Width = 70
  290.     Height = 20
  291.     Caption = '&Close'
  292.     TabOrder = 1
  293.     OnClick = btnCloseClick
  294.   end
  295. end
  296.